<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ã€ÃÃˆÃ‹ÃÂ¼Â¿Ã¢ Ã‹Ã‘Â¼Â¯Ã•Ã»Ã€Ã­ www.lanrentuku.com */

/* css Ã–Ã˜Ã–Ãƒ */
ul { list-style: none ; }
img { border: none; }
a { blr: expression(this.onFocus=this.blur()); outline: none; }

/*Â±Â¾Ã€Ã½css*/
.banner { width: 100%; height: 491px; position: relative; overflow:hidden;}
.banner_year{width: 100%; height: 491px; background: url(../images/year.jpg) center center no-repeat;}
.banner_00{width: 100%; height: 491px; background: url(../images/00.jpg) center center no-repeat;}
.banner_01{width: 100%; height: 491px; background: url(../images/01.jpg) center center no-repeat;}
.banner_02{width: 100%; height: 491px; background: url(../images/02.jpg) center center no-repeat;}
.banner_03{width: 100%; height: 491px; background: url(../images/03.jpg) center center no-repeat;}

/*ÃŠÃ½Ã—Ã–Â°Â´Ã…Â¥Ã‘Ã¹ÃŠÂ½*/
.banner .num { overflow:hidden; height: 25px; position: absolute; bottom:12px; left: 50%; zoom:1; z-index:3 }
.banner .num li { width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 400; font-family: "ÃŽÂ¢ÃˆÃ­Ã‘Ã…ÂºÃš", Arial; color: #FFFFFF; background: #444444; margin-right: 10px; border-radius:50%; cursor:pointer; float: left; }
.banner .num li.on { background: #FF7700; } /*ÂµÂ±Ã‡Â°ÃÃ®*/

/*Ã‰ÃÃ’Â»Â¸Ã¶  ÃÃ‚Ã’Â»Â¸Ã¶*/
.banner .prev,
.banner .next { display: none; width: 40px; height: 100px; background: url(../images/btn.png) no-repeat; position: absolute; top: 145px;}
.banner .prev { left: 300px; }
.banner .next { right: 300px; background-position: right }
</pre></body></html>